@charset "UTF-8";
.newprod_con .newprod_list .newprod_name, .newprod_con .newprod_list .newprod_price, .newprod_con .newprod_list .newprod_intr, .three .threeLeft .blk_t em, .three .threeLeft .art_list_title em, .three .threeLeft .artview_title em, .three .threeCenter .blk_t em, .three .threeCenter .art_list_title em, .three .threeCenter .artview_title em, .three .threeRight .blk_t em, .three .threeRight .art_list_title em, .three .threeRight .artview_title em, .marquee_list p a, .art_list .prod_list_list .prod_list_name, .art_list .prod_list_list .prod_list_type {
  max-width: 100%;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.newprod_con .newprod_list .newprod_pic, .marquee, .marquee_list, .art_list .prod_list_list .prod_list_pic {
  overflow: hidden;
}
.newprod_con .newprod_list .newprod_pic img, .marquee img, .marquee_list img, .art_list .prod_list_list .prod_list_pic img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.newprod_con .newprod_list .newprod_pic img:hover, .marquee img:hover, .marquee_list img:hover, .art_list .prod_list_list .prod_list_pic img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all linear 0.3s;
}

.newprod_con .newprod_list, .marquee_list p font, .art_list .prod_list_list, .art_list #pager, .copyright {
  text-align: center;
}

/*2015-3-5 21:00:27*/
* {
  margin: 0 auto;
  padding: 0;
}

body {
	font: 14px/1.5 "Microsoft Yahei";
	background-color: #FFF;
}

img {
  border: 0;
  max-width: 100%;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: #333333;
}

.left, .three > div, .art_list .prod_list_list, .art_list_con ul li p.l_title, .company_intro p img, #mess_main .mess_list .mess_title {
  float: left;
}

.right, .art_list_con ul li p.n_time {
  float: right;
}

.clearFloat:after, .company_intro:after, #mess_main .mess_list:after, .flink_index:after {
  content: " ";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearFloat, .company_intro, #mess_main .mess_list, .flink_index {
  *zoom: 1;
}
/* ★★★清理后代码开始★★★ */
.header {
  min-width: 1000px;/* 设置最小宽度*/
  *position: relative;
  *z-index: 1;
}
.header_con {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#logo{position: relative;width:1000px;float:left;overflow:hidden;max-height:100px;margin:0 auto;text-align:center;}
.switch_langbar {
  display: none;
}
#nav{
	width: 100%;/* 设置最小宽度*/
  	*position: relative;
  	*z-index: 1;
	
	margin: 5 auto;
}
.nav_con {
  margin: 0 auto;
}
/* 导航开始*/
.navigation {
  text-align: center;
  height: 43px;
  line-height:43px;
  *height: 43px;
  background-image:url(../images/dot.jpg); background-repeat:repeat-x; background-position:center;
  /*>li:first-child a, */
}
.navigation a {
  color: #FFF;
  text-align: center;
  display: block;
  font-size: 15px;
}
.navigation a:hover {
  transition: all 0.3s;
  color: #fff;
  background-color:#000;
}
.navigation li {
  margin-left: -4px;
  *margin-left: 0;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *vertical-align: middle;
  min-width: 100px;/* 栏目最小距离 */
  z-index: 100;
}
.navigation li span ul {
  position: absolute;
  background: #cb2d2d;/* 下拉菜单颜色 */
  width: 100%;
  display: none;
  left: 0;
  z-index: 200;
}
.navigation li span ul li {
  border-left: none;
  margin-left: 0;
  width: 100%;
  padding: 0;
}
.navigation li span ul li ul {
  top: 0;
  left: 100%;
}
.navigation li span ul li a {
  font-size: 14px;/* 下拉菜单字体*/
  padding: 0px 0;
  white-space: nowrap;/* 字数限制 */
  overflow: hidden;
  text-overflow: ellipsis;
}
.navigation > li > span > a {
  height: 43px;
  line-height: 4.3x;
}
.navigation > li:first-child {
  border-left: none;
  margin-left: 0;
}
/*banner*/
#banner,.banner {
  text-align:center;
  min-width: 1000px;/* 设置最小宽度*/
  z-index: -1;
  /*background: url(../images/banner_top_bg.jpg) left top repeat-x;*/
}
.banner .flash_image {
  margin: 5px auto;/* 居中对齐*/
}
.banner .mod_block {
  /*background: url(../images/banner_bg.jpg) left bottom repeat-x #f3f3f3;*/
}
#rotator_cndns12{
	z-index:0;
	}
	
/*three*/
.three {
  background: #fff; margin-bottom:6px;
}
.three > div {
  width: 33%;
 
}
.three .threeLeft .blk_t em, .three .threeLeft .art_list_title em, .three .threeLeft .artview_title em,  .three .threeRight .blk_t em, .three .threeRight .art_list_title em, .three .threeRight .artview_title em {
  margin-left: 8px;
  line-height: 43px;
  font-style: normal;
 
 
}
.three .threeCenter .blk_t em, .three .threeCenter .art_list_title em, .three .threeCenter .artview_title em{
	margin-left: 8px;
    line-height: 43px;
    font-style: normal;
	
	}

.three .threeLeft {
  *width: 20%; background-color:#f1f1f1;
}
.three .threeRight {

}
.three .threeCenter {
  margin: 0 0.5%; 
}
/* 主体开始*/
.wrap {
  width: 1000px;
  margin: 0 auto;
}
/* 自动标题*/
.blk_t{
  font-size:15px;
  color:#FFF;
  height:43px;
  line-height: 43px;/*行高等于高度，垂直居中*/
  text-indent: 10px;
  background: url(../images/dot.jpg) 0px 0px  repeat-x;
  
}
.art_list_title, .artview_title {
  font-size:15px;/*内页标题单独样式*/
  color:#FFF;
  height:43px;
  line-height: 43px;/*行高等于高度，垂直居中*/
  text-indent: 10px;
  background: url(../images/dot.jpg) 0px 0px repeat-x;
  
}
/* 左栏标题自动带em*/
.left_con .blk_t em, .left_con .art_list_title em, .left_con,.artview_title em, .right_con .blk_t em, .right_con .art_list_title em, .right_con .artview_title em {
  
  font-style: normal;
}
/*顶部的产品通栏、底部的成功案例通栏*/
#longBarTop, #longBarBottom, .con > div{
  width: 1000px;
  margin:0px auto 8px auto;
}
#longBarTop .blk_t, #longBarTop .art_list_title, #longBarTop .artview_title, #longBarBottom .blk_t, #longBarBottom .art_list_title, #longBarBottom .artview_title {
  /*如果要单独设置标题样式，区别于.blk_t则添加*/
  /*text-indent: 0px;*/
  /*text-indent: 36px;*/
  /*background: url(../images/long_bar_blk_t.jpg) 0 0 no-repeat;*/
}
#longBarTop .list_bot, #longBarBottom .list_bot {
  background-color: #FFF;
  height: 0px;/* 自动代码，可以设置底部图片*/
}
/*up down*/
.marquee {
  height: 100px;
}
.marquee a {
  overflow: hidden;
  display: block;
  text-align: center;
  border-bottom: none;
}
.marquee p a {
  margin-bottom: 10px;
  border-top: none;
}

/*left right*/
.marquee_list {
	padding:10px;
  	border: 1px solid #a71616;
}
.marquee_list p {
  width: 160px;
  margin: 3px !important;
}
.marquee_list p font {
  display: block;
}
/* 调用全部的底部*/
.list_bot, .con .list_bot, .left .list_bot, .three > div .list_bot, .art_list .prod_list_list .list_bot, .art_list_con ul li p.l_title .list_bot, .company_intro p img .list_bot, #mess_main .mess_list .mess_title .list_bot {
  /*height: 5px;*/
}
/* con开始 */
.con,.con_di {
  width: 1000px;
  margin: 0 auto;
}
.con_di {
  background-color: #FFF;
  height: 0px;/* 自动代码，可以设置底部图片*/
}
.con > div {
  position: relative;
}
.list_main{
  border-top: none;/* 新闻边框*/
}
/* 内页 */
#leftmain {
  width: 1000px;
  margin: 0 auto;
}
.main_top {
  height: 10px;/* 自动代码，可以设置底部图片*/
}
.main_di {
  height: 15px;/* 自动代码，可以设置底部图片*/
}
/*内页:单页面边框*/
.art_list_con, #sta_content, .company_intro, .qq_list_con, .prodview_content, form#messform {
  padding: 0 10px 5px 10px;
  border: 1px solid #a71616;
  margin-bottom:20px;
}
.com_con{ padding: 5px 5px 5px 5px;
  border: 1px solid #a71616;
  margin-bottom:8px;
  }
/*内页:新闻正文边框*/
.artview {
	padding: 0 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a71616;
	border-bottom-color: #a71616;
	border-left-color: #a71616;
}
/*内页右侧art_list*/
.art_list {
   position: relative;
}
/*产品搜索单独代码*/
.art_list .art_list_search #prd_keyword {
  height: 20px;
  line-height: 20px;
}
.art_list .art_list_search #prdsearch_submit {
  height: 24px;
  height: 22px\9;
}
/*新闻搜索单独代码*/
.art_list .art_list_search #article_keyword {
  height: 20px;
  line-height: 20px;
}
.art_list .art_list_search #articlesearch_submit{
  height: 24px;
  height: 22px\9;
}
/*内页:产品展示边框*/
.art_list .prod_list_con {
  padding: 8px;
  border: 1px solid #a71616;
  margin-bottom:20px;
  overflow:hidden;/*正文清除浮动*/
  zoom:1;
}
.art_list .prod_list_list {
  width: 24%;
  _display: inline;
  margin: 0 0.5%;
  padding: 5px 0;
  line-height: 1.5em;
}
.art_list .prod_list_list :hover {
  background: #eeeeee;
}
.art_list .prod_list_list .prod_list_pic {
  height: 135px;
}
.art_list #pager {
  margin: 0px auto;
}
.art_list .art_list_title_ul h2 {
  padding: 10px 0;
}

.art_list_con ul li {
  height: 30px;
  line-height: 30px;
  border-bottom: 1px dashed #ddd;
  @entend .clearFloat;
}
.art_list_con ul li p.l_title {
  background: url(../images/news_arrow.gif) no-repeat left;
  padding-left: 15px;
}
.art_list_con ul li :hover {
  color: #fdb200;
}

.art_list_title, .artview_title {
  border-bottom: 1px solid #eee;
}

.company_intro p img {
  border: 5px solid #F0F0F0;
  margin-right: 10px;
  max-height: 150px;
}
/* 友情链接 */
.flink_index {
  margin: 3px 10px;
}
.flink_index li {
  display: table-cell;
  margin: 5px;
  padding: 3px;
  border: 1px solid #fff;
  width: 144px;
  height: 60px;
  vertical-align: middle;
  *position: relative;
  float: left;
}
.flink_index li img {
  width: auto !important;
  max-width: 120px;
  display: block;
  margin: 0 auto;
  *position: absolute;
  *top: 50%;
  *left: 50%;
  *margin-top: expression(-this.height/2);
  *margin-left: expression(-this.width/2);
  /*for IE低版本7/6*/
}
/* 版权信息*/
#footer {
	border-top:1px solid #999;
	margin-top:20px;
	width: 1000px;/* 设置最小宽度*/
	font-size: 9pt;
	color: #333333;
	background-color:#e4e4e4;
	margin-right: auto;
	margin-left: auto;
}
#footer .com_con {
	border: 0px solid #F00;
}
.copyright {
  padding: 5px 0;
}
/* ★★★清理后代码★★★ 结束*/

/*sitemaster reset and only*/
.newprod_name, .copyright {
  margin: 0 auto;
}

/*index - 2015-2-2 16:26:07*/
.mod_block {
  position: relative;
}

.boundary, .copyright {
  
}

/*longBarTop*/


.newprod_con {
  overflow: hidden;
}
.newprod_con .newprod_list .newprod_pic {
  vertical-align: middle;
  text-align: center;
}
.newprod_con .newprod_list .newprod_pic img {
  max-width: 160px;
  height: 160px;
  vertival-align: middle;
}
.newprod_con .newprod_list .newprod_name {
  font-weight: bold;
  max-width: 160px;
}
.newprod_con .newprod_list .newprod_price {
  color: #fdb200;
}
.newprod_con td:hover {
  background: #eeeeee;
  transition: all linear 0.3s;
}


/* left centerTop centerLeft centerRight centerBottom right */
.category .prod_type {
  padding: 0 5px;/*产品滚动外框*/
  border: 1px solid #a71616;
}
.centerBottom{
	/*产品滚动上边距*/
	}
.category .prod_type ul li {
  border-top: 1px dotted #a71616;
  padding-left: 10px;
}
.category .prod_type ul li ul {
  display: none;
}
.category .prod_type ul li:first-child {
  border-top: none;
}
.category #tree1 ul li {
  background: url("../images/news_arrow.gif") no-repeat scroll 0px 10px;
}

.left_con, .right_con {
  width: 25%;
}

.center_con {
  width: 50%;
}

.centerLeft_con, .centerRight_con {
  width: 49.30%;
}
/* 更多more */
.list_more{
  position: absolute;
  top: 10px;
  bottom: 0px;
  right: 12px;
}
/*搜索*/
.art_list .art_list_search {
  position: absolute;
  top: 5px;
  bottom: 0px;
  right: 0px;
}
/*mess*/
#mess_main {
  padding: 0 10px;
}
#mess_main .mess_list .mess_title {
  width: 10%;
  height: 30px;
  margin: 5px 0;
}
#mess_main .mess_list .mess_input, #mess_main .mess_list .mess_textarea {
  padding-left: 15px;
}
#mess_main .mess_list .mess_input input, #mess_main .mess_list .mess_input textarea, #mess_main .mess_list .mess_textarea input, #mess_main .mess_list .mess_textarea textarea {
  width: 60%;
  margin: 5px 0;
}
#mess_main .mess_list .mess_input input, #mess_main .mess_list .mess_textarea input {
  height: 22px;
}
#mess_main .mess_list img {
  vertical-align: middle;
}
#mess_main .subd {
  width: 70px;
  border: 0px;
  height: 26px;
  line-height: 26px;
  cursor: pointer;
  color: #333333;
}
.qq_list_con ul li {
  line-height: 30px;
}
.qq_list_con ul li img {
  padding-right: 10px;
}

/*noContent 后台不可见框*/
.noContent .placeholder, .noContent_left .placeholder, .noContent_right .placeholder {
  height: 20px;
  background: #CCF3FF;
  border: 1px dashed #3298FE;
}

.noContent_left {
  background: #f4f0e7;
  position: absolute;
  top: 0;
  left: -121px;
  width: 112px;
}

.noContent_right {
  background: #f4f0e7;
  position: absolute;
  top: 0;
  right: -121px;
  width: 112px;
}

.noContent_left:after {
  content: '点击激活左侧内容';
}

.noContent_right:after {
  content: '点击激活右侧内容';
}

/* sortable placeholder 后台不可见框*/
.sortable_placeholder {
  display: block;
  order: 1px solid #efefef;
  height: 32px;
  background: #3298FE;
}

.placeholder {
  display: block;
  height: 12px;
}

.artview_info, .prodview_info {
  margin: 20px 0 15px;
  padding: 5px 10px;
  line-height: 20px;
  border: 1px solid #f4e4b4;
  background: #fffff0;
}

.prodview_pic, .prodview_pic img {
  width: 200px;
  height: 225px;
}

.prodview_pic {
  float: left;
  margin: 0 15px 0 20px;
  _margin-left: 10px;
  border: #D5E1E2 1px solid;
}

/*新闻列表前面的小三角*/
.recent, .titlelist {
  padding: 0 8px;
  border: 1px solid #a71616;
}
.company_intro{
  min-height:212px; /*首页关于我们最小高度*/
  height:auto!important; 
  height:212px;
	}
.recent_list, .titlelist li {
  background: url(../images/i_list.png) left center no-repeat;
  text-indent: 15px;
  border-bottom: 1px dashed #E9E9E9;/*新闻底部虚线*/
}
.recent_list a {
  display: block;
}
.recent_list :last-child {
  text-align: right;
}

/*链接hover*/
.category .prod_type li, .titlelist li {
  line-height: 26px;
}
.category .prod_type li a:hover, .titlelist li a:hover {
  color: #ce0d12;
}

.prodview_content {
  clear: both;
}

/*add or reset css*/

.left_con .mod_block, .center_con .mod_block {
  margin-right: 10px;
}
 .center_con .mod_block {
  margin-right: 0px;/*如果没有右侧激活则无右边距10px*/
 
}
.right_con .mod_block {
  margin-left: 10px;
  
}

#leftmain .center_con .art_list, #leftmain .center_con .artview, #leftmain .center_con .art_list1 {
  margin-right: 0px;
  
}

.left_con .mod_block{
	margin-bottom:8px;}
.left_con .mod_block, .right_con .mod_block {

}
.left_con .blk_t, .left_con .art_list_title, .left_con .artview_title, .right_con .blk_t, .right_con .art_list_title, .right_con .artview_title {
  /* IE兼容左侧标题高度*height: 25px; */
}

.center_con .mod_block, .center_con .art_list, .center_con .artview, .center_con .art_list1 {
  
}
.center_con .com_con, .center_con .list_con,.list_main{
  border-top: none;
}
.center_con .art_list_title {
  /* IE兼容次页右侧标题高度*height: 25px; */
}
.center_con .art_list_title em {
  margin-left: 8px;
  line-height: 40px;
  font-style: normal;
}


#longBarTop .company_intro .list_more, #longBarTop .company_intro .art_list .art_list_search, .art_list #longBarTop .company_intro .art_list_search, #longBarBottom .company_intro .list_more, #longBarBottom .company_intro .art_list .art_list_search, .art_list #longBarBottom .company_intro .art_list_search {
  display: none;
}

.FORIE7 {
  float: none;
}

ul.mktree li.liBullet .bullet {
  background: url(../images/minus.gif) center left no-repeat !important;
}
